The compiler also allows inline assembler code to be embedded anywhere in a function . in addition , routines developed in assembly can also be called 這個編譯器也允許在一個函數的任何地方嵌入內聯的匯編代碼。另外,以匯編代碼開發的例程也可以被調用
The latter pay special attention to the software implementation environments , including the technical details such as programming interface , data structures and 32 - bits visual c + + inline assembler . a sorftware packet is designed and implemented at last , which can perform the modular multiplication with equal 2048 - bits long of modulu and operands within approximately 5 . 239ms and the modular exponentiation with equal 2048 - bits long of modulu , exponent and base within approximately 4290 . 559ms 經測試,在intelceleron400mhz , ram64mb的pc機上,進行一次乘數與被乘數的最大位數均為2048位長的模乘運算所需平均時間約為5 . 239ms ,在進行一次底數和指數的最大位數均為2048位長的模指數運算所需的平均時間約為4290 . 559ms 。